-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 9: Getting started vignette #32
Conversation
This looks good so far. Give me a ping when you want a proper review |
I will now try fixing this |
cf51125
to
d3cc70a
Compare
I don't know what is causing the issue with the |
@seabbs -- can you help with this tomorrow? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@athowes this looks great overall. Your writing is really clear and concise.
I do think there's a bit at the end that still needs to be fleshed out, but if you can finish off the end, I think this is a reasonable outline for a getting started vignette.
@seabbs may want to add a bit more about installation and contributing issues at the top.
I'm approving so as not to hold things up but it would be really nice to see a rendered version of the makrdown as I haven't yet seen the figures in situ.
Can you rebase this so the |
Agree on making sure people have the package installed, but would be tempted to have that displayed very prominently in the |
Agree |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I really like this @athowes it is really clearly written and communicates the points very well.
I put a few minor comments. My only other concern here is maybe length but uncertain.
When ready for another review cna you reping using the interface at top right (as this gives a different form of notification that I filter for vs saying something like ready for review) |
Great, thanks all for the comments both. I'm going to give this another hour or so try, and then I think we should clear it up and merge it in to get things moving. Happy to come back and iterate it again in future. Have enjoyed writing this and the comments / feedback process by the way! Very smooth / logistically easy to handle. |
Actions points I see are:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. This looks to have covered all review points from myself and @kgostic.
* Rewriting and scoping out getting started vignette * Basic version of code functionality * Rewrite data simulation section * Split up data observation process writing * Rewrite Section 1 on data simulation * Start writing the fitting section, and edits to Section 1 * Add epidemic growth figure * Add plot of lognormal * Add delays figure (and move to every 50th case) * Improve figures here * Fix lint issues * Change from html_vignette2 to html_document2 * Change to fig.path * Fixes based on Katie comments * Work on the modelling section writing * Improvements to first vignette based on Sam feedback * Fix args problem, first go at results in at the end * Resolve some remaining issues * Fix lint issues Former-commit-id: 125b206e3480fcdbd4471b33b967beb32c2f1f4e [formerly 6da89db91761e0693f7ba9d0af28f59d5fc42bff] Former-commit-id: 43091c955bdb0cbfa15e0f5a88befe3bdafa1001
Description
This PR will close #9.
It is a draft of a rewritten version of the first "Get started" vignette.
Checklist